Skip to content

Fixing flake8 warnings#1567

Merged
ocefpaf merged 3 commits intopython-visualization:mainfrom
pmains:flake
Oct 10, 2022
Merged

Fixing flake8 warnings#1567
ocefpaf merged 3 commits intopython-visualization:mainfrom
pmains:flake

Conversation

@pmains
Copy link
Copy Markdown
Contributor

@pmains pmains commented Jan 26, 2022

Fixing flake8 warnings, except unused folium.features.GeoJsonPopup import and _version.py newline error.

_version.py is not tracked and so changing that would have no effect on the codebase.

The unused import seemed possibly necessary inside of an init.py file.

@Conengmo Conengmo changed the title Fixing flake8 warnings, except unused folium.features.GeoJsonPopup im… Fixing flake8 warnings Oct 7, 2022
Copy link
Copy Markdown
Member

@Conengmo Conengmo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just check that tests pass before merging

@ocefpaf
Copy link
Copy Markdown
Member

ocefpaf commented Oct 10, 2022

@pmains I fixed a few of the tests. Do you mind rebasing this one to get the latest CI config here?

@ocefpaf
Copy link
Copy Markdown
Member

ocefpaf commented Oct 10, 2022

Everything is passing now. I'll send a new one to add .pre-commit afer merging this to avoid regressions.

@ocefpaf ocefpaf merged commit c7cfd07 into python-visualization:main Oct 10, 2022
@ocefpaf ocefpaf mentioned this pull request Oct 10, 2022
@pmains pmains deleted the flake branch October 10, 2022 15:12
@Conengmo
Copy link
Copy Markdown
Member

Conengmo commented Nov 9, 2022

Forgot to say but thank you @pmains for your work on this PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants